PluralSight Java Swing Development Using NetBeans
Learn how to build a lightweight cross-platform desktop application with Java Swing using the Netbeans IDE. This course is beneficial to the beginner and seasoned programmer alike. You will learn how to use the powerful Netbeans GUI Builder to quickly develop the user interface with little effort, so you can spend your valuable time building the application logic instead. At the conclusion, you will learn to build a fully functional application interacting with a database. If you prefer to program manually, this course will provide a great entry point into Java Swing's structure and features.
Introduction To Swing | 00:10:32 |
| Introduction | 02:27 |
| What Is Swing? | 03:30 |
| Swing Features | 02:31 |
| Model-View-Controller Architecture | 02:04 |
Introduction To NetBeans | 00:22:32 |
| Downloading and Installing NetBeans | 03:24 |
| Exploring NetBeans | 05:35 |
| Creating Your First Project | 12:21 |
| Summary | 01:12 |
A Closer Look At Swing Components | 00:39:15 |
| Labels and Text Components | 12:42 |
| Buttons | 05:07 |
| Lists and Combo Boxes | 07:43 |
| Spinners, Sliders and Progress Bars | 06:58 |
| Tables and Trees | 05:37 |
| Summary | 01:08 |
Swing Containers | 00:25:24 |
| Structure | 01:55 |
| Panels | 04:08 |
| Scroll Panes | 02:01 |
| Split Panes | 04:01 |
| Tabbed Panes | 02:29 |
| Layered Panes | 03:25 |
| Tool Bars | 02:23 |
| Desktop Pane and Internal Frames | 03:19 |
| Summary | 01:43 |
Swing Menus | 00:17:32 |
| MenuBar, Menus, MenuItems and Separators | 05:29 |
| Radio Buttons and Checkbox Menu Items | 02:20 |
| Event Handling | 05:40 |
| Pop Up Menus | 02:53 |
| Summary | 01:10 |
Swing Windows | 00:24:43 |
| Option Panes | 12:48 |
| File Choosers | 06:54 |
| Color Choosers | 03:23 |
| Summary | 01:38 |
GridBag Customizer | 00:16:47 |
| Overview | 06:05 |
| Inserting and Adding | 07:07 |
| Sub Containers | 02:47 |
| Summary | 00:48 |
Binding Beans and Data | 00:13:28 |
| Binding Properties to Other Properties | 01:53 |
| Setting Up a JavaDB Database | 07:09 |
| Binding Components To a Database | 03:17 |
| Summary | 01:09 |
A Complete Application Utilizing a Database | 00:25:02 |
| The Database Code | 06:56 |
| Altering the GUI | 03:35 |
| Insert | 06:10 |
| Update and Delete | 06:57 |
| Summary | 01:24 |
Course Summary | 00:04:36 |
| What You Have Learned | 03:19 |
| Moving Forward | 01:17 |
Introduction To Swing
Introduction To NetBeans
A Closer Look At Swing Components
Swing Containers
Swing Menus
Swing Windows
Binding Beans and Data
A Complete Application Utilizing a Database
Course Summary